|
FrameLib
0.1
Arbitrarily timed and sized frame-based DSP
|
#include <FrameLib_Threading.h>
Public Member Functions | |
| DelegateThread (Thread::PriorityLevel priority) | |
| virtual | ~DelegateThread () |
| void | start () |
| void | join () |
| bool | signal () |
| bool | completed () |
|
inline |
|
inlinevirtual |
| bool DelegateThread::completed | ( | ) |
| void DelegateThread::join | ( | ) |
| bool DelegateThread::signal | ( | ) |
|
inline |